go/types.Scope.isFunc (field)
3 uses
go/types (current package)
scope.go#L32: isFunc bool // set if this is a function scope (internal use only)
signature.go#L110: check.scope.isFunc = true
stmt.go#L76: if !scope.isFunc {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)